home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-01-01 | 608 b | 24 lines |
- [SOUND]
- DELAY = 30000
- RATE = 200
-
- [TITLE] //2 lines
- Western Michigan University, Hello, every one
- I am Yongyong Xu
-
- [MENUS]
- #Format is Text, Comment, No return Value.
- #Value is numbered from 1,2,3,............
- #Including menudefault 1=first. 0 is not used!
- # OK?
- # 20 is most size!
-
- MENUITEM ="HELLO" "User_Manuals,_System_Requirements_etc."
- MENUITEM ="PREFACE" "Something_about_Programs"
- MENUITEM ="INSTALL" "INSTALL1"
- MENUITEM ="QUIT" "Good Bye, See you Later"
-
- # first value = which menu.
- # second value = wait how many seconds ( < 60 ) !
- MENUDEFAULT = 1 20
-